﻿2026-06-20T03:13:19.3975245Z ##[group]Run actions/checkout@v5
2026-06-20T03:13:19.3975986Z with:
2026-06-20T03:13:19.3976368Z   repository: SaberMage/spt-core
2026-06-20T03:13:19.3979692Z   token: ***
2026-06-20T03:13:19.3980059Z   ssh-strict: true
2026-06-20T03:13:19.3980432Z   ssh-user: git
2026-06-20T03:13:19.3980800Z   persist-credentials: true
2026-06-20T03:13:19.3981207Z   clean: true
2026-06-20T03:13:19.3981573Z   sparse-checkout-cone-mode: true
2026-06-20T03:13:19.3982001Z   fetch-depth: 1
2026-06-20T03:13:19.3982369Z   fetch-tags: false
2026-06-20T03:13:19.3982723Z   show-progress: true
2026-06-20T03:13:19.3983094Z   lfs: false
2026-06-20T03:13:19.3983433Z   submodules: false
2026-06-20T03:13:19.3983804Z   set-safe-directory: true
2026-06-20T03:13:19.3984400Z ##[endgroup]
2026-06-20T03:13:19.4791868Z Syncing repository: SaberMage/spt-core
2026-06-20T03:13:19.4793484Z ##[group]Getting Git version info
2026-06-20T03:13:19.4794142Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T03:13:19.4795064Z [command]/usr/bin/git version
2026-06-20T03:13:19.4820527Z git version 2.43.0
2026-06-20T03:13:19.4837725Z ##[endgroup]
2026-06-20T03:13:19.4848757Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/790c4dba-d845-441d-a541-f7b064323582' before making global git config changes
2026-06-20T03:13:19.4850249Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T03:13:19.4852287Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T03:13:19.4886760Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T03:13:19.4907681Z https://github.com/SaberMage/spt-core
2026-06-20T03:13:19.4918057Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T03:13:19.4921168Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T03:13:19.4940499Z HEAD
2026-06-20T03:13:19.4973167Z ##[endgroup]
2026-06-20T03:13:19.4974636Z [command]/usr/bin/git submodule status
2026-06-20T03:13:19.5157531Z ##[group]Cleaning the repository
2026-06-20T03:13:19.5159940Z [command]/usr/bin/git clean -ffdx
2026-06-20T03:13:20.2571136Z Removing target/
2026-06-20T03:13:20.2580632Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T03:13:20.2630201Z HEAD is now at a43c0997 Merge 8b36b03299112c9abec5e9fb8be30861f391e453 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:20.2635506Z ##[endgroup]
2026-06-20T03:13:20.2636764Z ##[group]Disabling automatic garbage collection
2026-06-20T03:13:20.2641090Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T03:13:20.2666876Z ##[endgroup]
2026-06-20T03:13:20.2668106Z ##[group]Setting up auth
2026-06-20T03:13:20.2671527Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T03:13:20.2697696Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T03:13:20.2880436Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T03:13:20.2905354Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T03:13:20.3102154Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T03:13:20.3128359Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T03:13:20.3321864Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T03:13:20.3354532Z ##[endgroup]
2026-06-20T03:13:20.3356070Z ##[group]Fetching the repository
2026-06-20T03:13:20.3363792Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eefd5dc56a070731406ebccc26587adecfc0199f:refs/remotes/pull/26/merge
2026-06-20T03:13:20.9187885Z From https://github.com/SaberMage/spt-core
2026-06-20T03:13:20.9188726Z  + a43c0997...eefd5dc5 eefd5dc56a070731406ebccc26587adecfc0199f -> pull/26/merge  (forced update)
2026-06-20T03:13:20.9209433Z ##[endgroup]
2026-06-20T03:13:20.9210038Z ##[group]Determining the checkout info
2026-06-20T03:13:20.9211068Z ##[endgroup]
2026-06-20T03:13:20.9214841Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T03:13:20.9251559Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T03:13:20.9282184Z ##[group]Checking out the ref
2026-06-20T03:13:20.9284232Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T03:13:20.9382774Z Warning: you are leaving 1 commit behind, not connected to
2026-06-20T03:13:20.9383289Z any of your branches:
2026-06-20T03:13:20.9383510Z 
2026-06-20T03:13:20.9383890Z   a43c0997 Merge 8b36b03299112c9abec5e9fb8be30861f391e453 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:20.9384415Z 
2026-06-20T03:13:20.9384796Z If you want to keep it by creating a new branch, this may be a good time
2026-06-20T03:13:20.9385331Z to do so with:
2026-06-20T03:13:20.9385497Z 
2026-06-20T03:13:20.9385699Z  git branch <new-branch-name> a43c0997
2026-06-20T03:13:20.9385930Z 
2026-06-20T03:13:20.9386348Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:20.9391128Z ##[endgroup]
2026-06-20T03:13:20.9427639Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T03:13:20.9453615Z eefd5dc56a070731406ebccc26587adecfc0199f
